🎖️GitЯра🎖️
Commit 0c98de8ae6b4372c5d6d9b245f9d20a0597fef0c
Parents : 40413be
Author : simulationstation <32910678+simulationstation@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-08-11T15:36:55-10:00
Committer : GitHub <noreply@github.com>
Date : 2026-08-12T01:36:55Z
fix(ci): sync Flatpak Gradle distribution (#6625)
Changes
1 files changed, 2 insertions(+), 2 deletions(-)
Diff
diff --git a/scripts/verify-flatpak/desktop-offline.yaml b/scripts/verify-flatpak/desktop-offline.yaml
index 084d2cf68d..4ea95f4842 100644
--- a/scripts/verify-flatpak/desktop-offline.yaml
+++ b/scripts/verify-flatpak/desktop-offline.yaml
@@ -99,8 +99,8 @@ modules:
- type: file
# Must be the EXACT distribution from gradle-wrapper.properties (version AND
# -bin flavor) — distributionSha256Sum verifies this file. Update together.
- url: https://services.gradle.org/distributions/gradle-9.7.0-bin.zip
- sha256: 84fbba45c7f4c64abc77460e1c00f541e9f960e3c7ed2538f1ede19eacd873ae
+ url: https://services.gradle.org/distributions/gradle-9.6.1-bin.zip
+ sha256: 9c0f7faeeb306cb14e4279a3e084ca6b596894089a0638e68a07c945a32c9e14
dest: "gradle/wrapper"
dest-filename: "gradle-bin.zip"
- flatpak-sources.json
Served by rngit 1.5.0 - Generated in 0.05s